widget: Move surface relative transform fields into its own struct
authorJonas Ådahl <jadahl@gmail.com>
Thu, 25 Apr 2019 13:39:06 +0000 (15:39 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Thu, 25 Apr 2019 14:02:19 +0000 (16:02 +0200)
commit3a1ef7aa2cf8f88bdab6816073dd77bb737bda34
tree65b51d94726e8f104a4ee1b38e3fd8dffef3a74f
parent1ad406e15d1e8fc5701fd2f7b4ddfc80c1c9b952
widget: Move surface relative transform fields into its own struct

The purpose being to reduce the size of GtkWidgetPrivate. What is left
is a pointer to the allocated struct.
gtk/gtkwidget.c
gtk/gtkwidgetprivate.h